home *** CD-ROM | disk | FTP | other *** search
/ Colson Caster Selection Guide 3 / Colson Caster Selection Guide 3.0.iso / data1.cab / Program_Executable_Files / colsoncd.dxr / special_32.ls < prev    next >
Encoding:
Text File  |  2000-01-12  |  233 b   |  10 lines

  1. on mouseUp
  2.   puppetSound("mainsnd")
  3.   put "40" into field "whmodnum"
  4.   put EMPTY into field "bemodnum"
  5.   put EMPTY into field "comodnum"
  6.   puppetTransition(47, 1, 8)
  7.   set the puppet of sprite 10 to 0
  8.   play frame "kickbearinga"
  9. end
  10.